SerializableTimeZoneTime Class |
Namespace: Independentsoft.Exchange
The SerializableTimeZoneTime type exposes the following members.
| Name | Description | |
|---|---|---|
| SerializableTimeZoneTime |
Initializes a new instance of the SerializableTimeZoneTime class.
| |
| SerializableTimeZoneTime(Int32, Time, DayOrder, Month, DayOfWeek) |
Initializes a new instance of the SerializableTimeZoneTime class.
| |
| SerializableTimeZoneTime(Int32, Time, DayOrder, Month, DayOfWeek, String) |
Initializes a new instance of the SerializableTimeZoneTime class.
|
| Name | Description | |
|---|---|---|
| DayOfWeek |
The DayOfWeek property gets or sets the day of the week when the transition to and from standard time and daylight saving time occurs.
| |
| DayOrder |
The DayOrder property represents the nth occurrence of the day that is specified in the DayOfWeek property that represents the date of transition from and to standard time and daylight saving time.
| |
| Month |
The Month property gets or sets the transition month of the year to and from standard time and daylight saving time.
| |
| Offset |
The property gets or sets the offset from the Coordinated Universal Time (UTC) offset.
| |
| Time |
The Time property gets or sets the transition time of day to and from standard time and daylight saving time.
| |
| Year |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |